LightSwitch HTML Edition
ValueSet<T> Class Members
Properties  Methods 


The following tables list the members exposed by ValueSet<T>.

Public Constructors
 NameDescription
Public ConstructorValueSet<T> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of objects in the collection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a value to the collection if not already present.  
Public MethodClearRemoves all objects from the collection.  
Public MethodContainsDetermines whether the collection contains a specific value.  
Public MethodSameValues  
Public MethodSortSorts the elements in the collection.  
Public MethodToArrayCreates an array from this collection.  
Public MethodToListCreates a System.Collections.Generic.List`1 from this collection.  
Top
See Also

Reference

ValueSet<T> Class
C1.Olap Namespace

Send Feedback